home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / unisys.dxr / 00120.ls < prev    next >
Encoding:
Text File  |  1997-04-14  |  91 b   |  8 lines

  1. on mouseUp
  2.   transition()
  3.   if soundBusy(1) then
  4.     sound stop 1
  5.   end if
  6.   go("1a2")
  7. end
  8.